.ppyxtxgj-box {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.ppyxtxgj-item {
    margin: 30px;
}

.ppyxtxgj-text-box {
    text-align: left;
    padding: 20px;
}

.ppyxtxgj-img {
    width: 450px;
    height: 350px;
}

.ppyxtxgj-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ppyxtxgj-title {
    font-size: 24px;
    font-weight: 700;
    color: #1E58AA;
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 5px;
}

.ppyxtxgj-tips {
    padding: 10px 0;
    font-size: 16px;
}

.ppyxtxgj-item {
    position: relative;
    transition: all 0.3s ease;
    border-bottom: 2px solid transparent;
}

.ppyxtxgj-item:hover {
    border-bottom-color: #1E58AA;
    box-shadow: 0 10px 20px rgba(30, 88, 170, 0.15);
    transform: scale(1.05);
    z-index: 10;
}

#llzhyx {
    background-color: #F3F6FB;
}

.llzhyx-box-l,
.llzhyx-box-r {
    background-color: #fff;
    margin: 0 40px;
    padding: 30px;
    border-radius: 15px;
    display: inline-block;
}

.llzhyx-top {
    display: flex;
    align-items: center;
    justify-content: center;
}
.llzhyx-box {
    max-width: 1400px;
    margin: 40px auto 0;
}

.llzhyx-icon {
    display: flex;
    margin: 30px 0;
    height: 100px;
}

.llzhyx-item {
    width: 300px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.llzhyx-title {
    font-size: 28px;
    font-weight: 700;
}

.llzhyx-item-icon {
    width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.llzhyx-item-icon img {
    width: 100%;

}

.llzhyx-bottom-item-icon {
    width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.llzhyx-bottom-item-icon img {
    width: 100%;
    height: 70px;
    object-fit: contain;
}

.llzhyx-item:first-child::after {
    content: " ";
    position: absolute;
    right: 0;
    top: 50%;
    background-color: #c5c5c5;
    width: 1px;
    height: 50px;
    transform: translateY(-50%);
}

.llzhyx-bottom {
    background-color: #fff;
    margin: 40px 0;
    padding: 60px 30px;
    border-radius: 15px;
}

.llzhyx-bottom-title {
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 20px;
}

.llzhyx-bottom-box {
    display: grid;
    grid-template-columns: repeat(5, 4fr);
    margin: 10px 0;
    gap: 20px 10px;
}

.llzhyx-bottom-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.llzhyx-bottom-item::after {
    content: " ";
    position: absolute;
    right: 0%;
    top: 50%;
    background-color: #c5c5c5;
    width: 1px;
    height: 50px;
    transform: translateY(-50%);
}

.llzhyx-bottom-item>div:last-child {
    font-size: 20px;
    margin-top: 20px;
}

.llzhyx-bottom-item:nth-child(5n)::after {
    display: none;
}

#xmtchyy {
    background-image: url(/template/default/images/xmtchyy-bg.png);
    background-size: cover;
    background-position: center;
}

#xmtchyy .content-title {
    color: #fff;
}

#xmtchyy .content-partition {
    background-color: #fff;
}

.xmtchyy-box {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 40px 0;
}

.xmtchyy-item {
    position: relative;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.xmtchyy-item:last-child::after {
    display: none;
}

.xmtchyy-item::after {
    content: " ";
    position: absolute;
    right: -100%;
    top: 50%;
    background-color: #c5c5c5;
    width: 2px;
    height: 50px;
    transform: translateY(-50%);
}

.xmtchy-title {
    color: #fff;
    font-weight: 600;
    font-size: 22px;
}

.xmtchy-tips {
    color: #fff;
    font-size: 16px;
}

.xmtchy-icon {
    width: 110px;
    height: 110px;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
    border-radius: 50%;
    margin: 20px;
    transition: all 0.1s ease;
}

.xmtchy-icon img {
    width: 100%;
}

.xmtchy-icon:hover {
    background-color: #1E58AA;
    border-color: #1E58AA;
}

#cysjynryx {

    background-image: url(/template/default/images/cysjynryx-bg.png);
    background-size: cover;
    background-position: center;
}

.cysjynryx-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
}

.cysjynryx-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #E8F0FA;
    padding: 100px 80px;
    margin: 0 20px;
}

.cysjynryx-icon {
    height: 120px;
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cysjynryx-icon img {
    width: 100%;
}

.cysjynryx-title {
    font-size: 22px;
    font-weight: 500;
    margin: 50px 0 20px;
}

.cysjynryx-item span {
    display: inline-block;
    height: 2px;
    background-color: #818181;
    width: 40%;
}

.cysjynryx-bottom-icon {
    display: grid;
    grid-template-columns: repeat(2, 2fr);
    margin: 0px auto;
    align-items: center;
    justify-content: center;
    max-width: 1400px;
}

.cysjynryx-bottom-item {
    padding: 20px;
    margin: 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

.cysjynryx-item-title {
    font-size: 22px;
    font-weight: 600;
    margin: 15px 0;
}

.cysjynryx-item-icon {
    padding: 30px;
    margin: 20px;
    border-radius: 50%;
    border: 2px solid #1E58AA;
    width: 130px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cysjynryx-item-tips span {
    color: #1E58AA;
    font-weight: 600 !important;
}

.cysjynryx-item-tips {
    font-size: 16px;
    text-align: left;
}

.cysjynryx-item-icon img {
    width: 100%;
}
.cysjynryx-bottom-icon a{
    position: relative;
}
.cysjynryx-bottom-icon a:nth-child(2n+1):after {
    content: " ";
    position: absolute;
    right: 0%;
    top: 50%;
    background-color: #c5c5c5;
    width: 2px;
    height: 100px;
    transform: translateY(-50%);
}
@media (max-width: 768px) {
    .ppyxtxgj-box {
        flex-direction: column;
    }

    .ppyxtxgj-img {
        width: 100%;
        height: 100%;
    }

    .ppyxtxgj-item {
        margin: 10px;
        background-color: #f1f1f1;
    }

    .llzhyx-top {
        flex-direction: column;
    }

    .llzhyx-box-l,
    .llzhyx-box-r {
        margin: 10px;
        padding: 20px 0 0;
        width: 100%;
    }

    .llzhyx-box {
        margin: 10px;
    }

    .llzhyx-title {
        font-size: 20px;
    }

    .llzhyx-bottom {
        padding: 15px;
        margin: 10px 0;
    }

    .llzhyx-bottom-box {
        grid-template-columns: repeat(2, 2fr);
    }

    .llzhyx-bottom-item::after {
        right: -10%;
    }

    .llzhyx-bottom-item:nth-child(2n):after {
        display: none;
    }

    .llzhyx-bottom-item:nth-child(5n):after {
        display: block;
    }

    .llzhyx-bottom-item:nth-child(10n):after {
        display: none;
    }

    .llzhyx-bottom-item {
        width: 150px;
        margin: 10px 0;
    }

    .llzhyx-bottom-item-icon {
        width: 100px;
    }

    .llzhyx-bottom-item>div:last-child {
        margin-top: 10px;
    }

    .xmtchyy-box {
        flex-wrap: wrap;
        margin: 0;
    }

    .xmtchy-icon {
        width: 90px;
        height: 90px;
        margin: 10px;
    }

    .xmtchy-title {
        font-size: 18px;
    }

    .xmtchyy-item::after {
        display: none;
    }

    .xmtchyy-item {
        padding: 10px;
    }

    .cysjynryx-box {
        margin-top: 20px;
        display: grid;
        grid-template-columns: repeat(2, 2fr);
        gap: 10px;
    }

    .cysjynryx-item {
        padding: 40px 0;
        margin: 0;
    }

    .cysjynryx-icon {
        width: 60px;
        height: 60px;
    }

    .cysjynryx-title {
        margin: 20px 0;
        font-size: 18px;
    }

    .cysjynryx-bottom-icon {
        grid-template-columns: repeat(1, 1fr);
    }

    .cysjynryx-bottom-item:nth-child(2n+1)::after {
        display: none;
    }

    .cysjynryx-bottom-item {
        padding: 0px;
        margin: 10px;
    }

    .cysjynryx-item-title {
        font-size: 16px;
        margin: 5px 0;
    }
    .cysjynryx-item-tips>div{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .cysjynryx-item-tips {
        font-size: 14px;
    }

    .cysjynryx-item-icon {
        width: 90px;
        height: 90px;
        padding: 20px;
        margin: 0;
    }
    .cysjynryx-bottom-icon a:nth-child(2n+1):after{
        display: none;
    }
}